beginoutdoorscript;
variables;

body;
beginstate 0;

break;
beginstate 1;

break;
beginstate 2;

break;
beginstate 10;
     if (get_flag(211, 0) == 0)
          message_dialog("This desert area is habitated by strange spiraling trees. Memories of the underworld tell you that these trees shouldn't grow here, but in Avernum.", "Since the trees are Avernite, shouldn't there be Slithzerikai or Vahnatai living in here. Maybe it's just your imagination. Or maybe not");
          set_flag(211, 0, 1);
break;
beginstate 11;

break;
beginstate 12;

break;
beginstate 13;

break;